Hi guys,
Title covers largely what I'm trying to do. I'm trying to create an app in Android Studio that uses the Office365 for Android API (https://github.com/OfficeDev/O365-Android-Start).
In this app i want to bind calander events to Locations that i create in Exchange online. Is this possible? If so, how? Have not been succesful in finding in any information on the issue so far.
At the moment when the user wants to create an event, the user just types in the "location", but this is just a string and not bound to anything. I would prefer to get a dropdown of all the room resources I have on Exchange and that this will make that the location. This to prevent 2 seperate meetings happening in the same room at the same time.
(Was sent here from the O365-forums, so sorry if this is a misplaced post)
Thanks for any and all help.
Mathias